Scenario-Based Practice Questions
Question 1: Integration Management
Scenario: During the execution phase of a software development project, the client requests a significant change that would improve the user experience but require additional development time and budget. The change control board is scheduled to meet next week, but the development team could start working on some preparatory tasks immediately.
What should the project manager do FIRST?
A) Authorize the development team to begin preparatory work immediately
B) Perform impact analysis on the requested change
C) Wait for the change control board meeting before taking any action
D) Reject the change request due to timing constraints
Correct Answer: B
Explanation: Before any action can be taken on a change request, the project manager must first understand the full impact of the change on all project constraints (scope, time, cost, quality, resources, risk). This analysis forms the foundation for informed decision-making by the change control board.
Question 2: Stakeholder Management
Scenario: A key stakeholder who strongly supported the project has left the organization and been replaced by someone who questions the project's value and considers canceling it. The new stakeholder has significant influence over project funding.
What is the BEST approach for the project manager?
A) Continue with the project as planned since it was already approved
B) Immediately escalate to the project sponsor for intervention
C) Schedule a meeting to understand the new stakeholder's concerns and present project benefits
D) Prepare a detailed cost-benefit analysis to justify the project
Correct Answer: C
Explanation: The first step in managing stakeholder resistance is to understand their concerns and perspective. By engaging with the new stakeholder directly, the project manager can address specific concerns and demonstrate how the project aligns with organizational goals and provides value.
Question 3: Agile Approach
Scenario: An agile project team has been consistently missing their sprint commitments. During the retrospective, team members mention that they are frequently interrupted by urgent requests from other departments, making it difficult to focus on sprint work.
What should the Scrum Master do?
A) Instruct team members to ignore all interruptions during sprints
B) Work with management to establish boundaries and protect team time
C) Reduce the team's sprint commitments to account for interruptions
D) Schedule all interruptions for specific times during the day
Correct Answer: B
Explanation: As a servant leader, the Scrum Master's primary responsibility is to remove impediments that prevent the team from achieving their goals. Working with management to establish boundaries protects the team's ability to focus and deliver on their commitments.
Question 4: Risk Management
Scenario: During project execution, a risk that was identified in the risk register occurs. The risk response plan specified a mitigation strategy, but the implemented mitigation has not been effective. The risk impact is now greater than originally estimated.
What should the project manager do NEXT?
A) Implement additional mitigation measures immediately
B) Update the risk register with the current status and reassess response options
C) Escalate the risk to the project sponsor
D) Accept the risk since mitigation has failed
Correct Answer: B
Explanation: When a risk response proves ineffective, the project manager should first update the risk register with current information and reassess response options. This provides the foundation for determining the best next steps, which might include alternative mitigation, transfer, acceptance, or escalation.
Question 5: Team Development
Scenario: A new team member with excellent technical skills joins the project but struggles with collaboration and communication. Other team members are becoming frustrated, and team productivity is declining.
What is the BEST approach for the project manager?
A) Remove the team member from the project immediately
B) Assign the team member to work independently on isolated tasks
C) Provide coaching and support to help the team member improve collaboration skills
D) Ignore the issue since the team member has strong technical skills
Correct Answer: C
Explanation: As a servant leader, the project manager should first attempt to develop team members rather than immediately removing them. Providing coaching and support demonstrates investment in the individual's growth and may resolve the collaboration issues while retaining valuable technical expertise.
Calculation Practice Questions
Question 6: Earned Value Management
Given the following information:
- Budget at Completion (BAC): $500,000
- Actual Cost (AC): $300,000
- Earned Value (EV): $250,000
- Planned Value (PV): $275,000
What is the Cost Performance Index (CPI) and what does it indicate?
A) CPI = 0.83, project is over budget
B) CPI = 1.20, project is under budget
C) CPI = 0.91, project is slightly over budget
D) CPI = 1.10, project is under budget
Correct Answer: A
Calculation: CPI = EV / AC = $250,000 / $300,000 = 0.83
Interpretation: CPI < 1.0 indicates the project is over budget. For every dollar spent, only $0.83 of value is being earned.
Question 7: Communication Channels
Scenario: A project team currently has 8 members. The project manager needs to add 4 more team members to meet the accelerated timeline.
How many additional communication channels will be created?
A) 32 additional channels
B) 38 additional channels
C) 28 additional channels
D) 34 additional channels
Correct Answer: B
Calculation:
Current channels (8 people): 8(8-1)/2 = 28 channels
Future channels (12 people): 12(12-1)/2 = 66 channels
Additional channels: 66 - 28 = 38 additional channels